Skip to content

feat(zaparoo): auto-run physical discs from menu - #22

Open
wizzomafizzo wants to merge 2 commits into
fix/zaparoo-beta3-video-inputfrom
feat/zaparoo-cd-autorun
Open

feat(zaparoo): auto-run physical discs from menu#22
wizzomafizzo wants to merge 2 commits into
fix/zaparoo-beta3-video-inputfrom
feat/zaparoo-cd-autorun

Conversation

@wizzomafizzo

@wizzomafizzo wizzomafizzo commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

  • add an opt-in Auto-run discs toggle to the Zaparoo OSD, persisted off by default
  • detect and classify inserted CDs and DVDs asynchronously while the menu core is active
  • launch original MGLs from either supported physical-CD provider layout without extra configuration
  • detect DVD media without mounting it, preferring the latest DVD_YYYYMMDD.rbf and falling back to DVD_Player.rbf
  • suppress repeated launches until confirmed removal or media change

Validation

  • source setup_default_toolchain.sh && make
  • git diff --check

Notes

Detection and launch selection only; physical-disc playback remains owned by installed providers or DVD cores. Any media accepted by DVD_READ_STRUCT is treated as DVD, so data DVDs also launch the selected DVD core. Optical-drive and disc-matrix hardware validation is still required.

Stacked on and Ref #20.

@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: ab76cfbd-ca62-4949-ad9f-27e289109536

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@wizzomafizzo wizzomafizzo changed the title feat(zaparoo): auto-run physical CDs from menu feat(zaparoo): auto-run physical discs from menu Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant